text: Add API to compute cursor extents
authorFlorian Müllner <fmuellner@gnome.org>
Tue, 6 Jul 2021 20:39:05 +0000 (22:39 +0200)
committerFlorian Müllner <fmuellner@gnome.org>
Wed, 7 Jul 2021 17:33:12 +0000 (19:33 +0200)
commitaf52ea78c645c7f54f70cd47526a294df1f0723f
tree8eacf27323a17dd62e16c578f8769c4d6f6d7145
parente6cce283a7df19da29eabfb7ec3affda101f6fdb
text: Add API to compute cursor extents

The extents that correspond to the strong/weak cursor at a given
character position can be used for example to point a popover to
text in the widget.
gtk/gtktext.c
gtk/gtktext.h